Loading Tool

Explorer IconExplorer

Memory Pool

39,566 transactions
28.68 vMB
0.06799564 BTC
Random Selection Loading Transactions
Max Size: 145.71/200 MB

Candidate Block

Mining Attempt 45d9576e9f0b5ef5c1c9fc3ceac0271d9f930092a1328eff4456e934db3c0449
Version 20000000
Previous Block 0000000000000000000081fef75bade910749b9ed84b20828378291296548903
Merkle Root 18b1c09ec0ed78e255bbb61e7c3c62725a48216b33807ee11cc3d73d1c0f26bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,168
Size: 1.00 vMB
Total Fees: 0.01252917 BTC
Feerates: 313.32 > 1.26 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,574 (767,040 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,534 147,534 00000000000005d94ccb03c8c73519a283b235205da9758f41c41c6f1e50455f 111 0.05/1.00 vMB 224
147,533 147,533 0000000000000214adf379af5f4b093589fa167cd01982a378855d24bd8e64ed 12 0.00/1.00 vMB 15
147,532 147,532 00000000000008c3fe27b834da0a4f664fbacf4910d8e69577a7a2dabefed790 20 0.01/1.00 vMB 312
147,531 147,531 00000000000003bbf890e27145edf81695ca212160fbef538698c559b0934063 73 0.04/1.00 vMB 155
147,530 147,530 00000000000009dc2c055f62b02f8c0139a1fd68083b1237f9f25ec24c0174de 15 0.01/1.00 vMB 254
147,529 147,529 00000000000009d86a8045c260c90aeb366dd2eeb6141cdac87089cd4f80d061 107 0.03/1.00 vMB 10
147,528 147,528 00000000000004b551809cb05f2b1d65f0cf72e6e601a294163651d419375085 38 0.02/1.00 vMB 193
147,527 147,527 00000000000004552001f37faa6984a4b13100b4b592672ef90a99e6a8d7cf6d 27 0.01/1.00 vMB 129
147,526 147,526 0000000000000907b8490e23186db04989967ca55da2df1cca7c7306bac2b429 114 0.05/1.00 vMB 44
147,525 147,525 00000000000005f9e038c32d200dfd11cc0a49ec72ac02da52b2796d5bad3de2 26 0.01/1.00 vMB 86
147,524 147,524 000000000000028a2966103d8e8fc031c4c932d6de74a9b69ce27dc83e0a03f9 12 0.00/1.00 vMB 15
147,523 147,523 0000000000000778e0064c8aecf9181698e3387ca7033dc9a7c10fe720c65842 76 0.03/1.00 vMB 150
147,522 147,522 0000000000000117db6dca1a19cbfea45b686f9b09bd4c9a62db59a3bd4616b5 99 0.04/1.00 vMB 107
147,521 147,521 0000000000000764db30a06ea967244e4a673e54eae9dd2b313f2e5b1741c3e8 15 0.01/1.00 vMB 95
147,520 147,520 00000000000000fc91e6076981d3c1f141cc61459761b7422b693730bef4d0dd 15 0.01/1.00 vMB 569
147,519 147,519 00000000000000104aa2a7abc78400b44c3faad9b49ab04fc35a056a7cd7219f 7 0.00/1.00 vMB 0
147,518 147,518 0000000000000737ec8049606883f7bfdcc506c44ae8678e329f2ac3b9262fea 7 0.01/1.00 vMB 18
147,517 147,517 00000000000009d65134f88439098fbb03883da647ee54576fd6c4bc8291a571 91 0.04/1.00 vMB 155
147,516 147,516 0000000000000390868b2b78f10ff50eb6a5d9f21608e5f0b54f6727961bfe3d 50 0.01/1.00 vMB 21
147,515 147,515 00000000000005ea8530b7740695cde05f55a1519d969cb9f7934c35bfecf0e9 49 0.02/1.00 vMB 263
147,514 147,514 00000000000006f37b5ddaf57788bde0bdb49850351dae85f43e23b01456f7b9 20 0.01/1.00 vMB 592
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.28 GB
    • Received: 11.62 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.