Loading Tool

Explorer IconExplorer

Memory Pool

46,998 transactions
27.88 vMB
0.12823811 BTC
Random Selection Loading Transactions
Max Size: 146.26/200 MB

Candidate Block

Mining Attempt 3672e4446988d9d079e97d13cb14317d17997c6f5cd8cbc1fb593ba19b7e4d07
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root f222406ad2e2b9aa43b03b554511518fcfb6605fa4a3851fb0b87fda69e61130
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,495
Size: 1.00 vMB
Total Fees: 0.05760313 BTC
Feerates: 151.01 > 5.77 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (341,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,083 573,083 00000000000000000019a665df0c311cc753790d8f7358e6a8550250040707bd 2,775 1.00/1.00 vMB 75
573,082 573,082 000000000000000000225878c400130d6980a9dc4a6fe890582d77d063858ca4 1,694 1.00/1.00 vMB 14
573,081 573,081 0000000000000000002a3efa7588628ea72576cd1fc7384c2ed4ca9e26d77040 2,553 1.00/1.00 vMB 9
573,080 573,080 00000000000000000016ea0bd16532a3d726a01b60dcf34d0756c5140c76a007 2,022 1.00/1.00 vMB 63
573,079 573,079 000000000000000000003549111aacfaf93d59cee209bb7ed933d65fe2d6271e 3,329 1.00/1.00 vMB 127
573,078 573,078 00000000000000000010888b70790ea3113a2686656a561da2c510c92d2a0102 2,926 1.00/1.00 vMB 40
573,077 573,077 0000000000000000002abe1a32214b4863e2729ffe515b19dd32c36eacc8687f 2,881 1.00/1.00 vMB 50
573,076 573,076 00000000000000000015eafe12243581d76c48fbf80285d50963657e51e17760 3,074 1.00/1.00 vMB 57
573,075 573,075 0000000000000000000a0d13234d50c05bb7090fc1b3870238efcdb9ade71870 3,084 1.00/1.00 vMB 99
573,074 573,074 00000000000000000000ce034587193e50176bdb57d8deff6ff8507e85ec06ba 2,058 1.00/1.00 vMB 47
573,073 573,073 00000000000000000028cfe5a6237c1802ea62c03119abb5b8f71d0aa773e614 1,749 1.00/1.00 vMB 32
573,072 573,072 000000000000000000002111f1e17a0e5392b5d95cfdfd5a9da7b01c7a95997d 3,137 1.00/1.00 vMB 72
573,071 573,071 00000000000000000001e39303ebf253f8559cf62844da70d8190124532088fe 2,912 1.00/1.00 vMB 64
573,070 573,070 000000000000000000279320f6862d7f01b862ac0eb987e4dacd4f2fe6f1e335 2,861 1.00/1.00 vMB 86
573,069 573,069 00000000000000000010cba88ad5f6c7cd681d28448f9e9d5ef91067a441e5c4 1,950 1.00/1.00 vMB 28
573,068 573,068 0000000000000000002283a152be5b8393b9c26b964050902ae8bbb8f556f694 1,504 1.00/1.00 vMB 11
573,067 573,067 00000000000000000001f864d6eb31604633bb544d4e4d25904e108451592fc9 2,488 1.00/1.00 vMB 45
573,066 573,066 0000000000000000001ba2b50c5855c00b1ffbec0de993148e329b2cea0bceee 2,474 1.00/1.00 vMB 49
573,065 573,065 0000000000000000002bdc7ac4061802835dc0cbaae59c1f7a32c7ad3fe09dd6 3,047 1.00/1.00 vMB 66
573,064 573,064 0000000000000000001a24ac7954ed55aa87616f2fc2d33c46a508e6c682d59f 2,830 1.00/1.00 vMB 60
573,063 573,063 00000000000000000015495d9909afc4a108303291cb097b674819ceb24a0419 3,125 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.51 GB
    • Received: 13.91 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.