Loading Tool

Explorer IconExplorer

Memory Pool

54,088 transactions
31.72 vMB
0.19366084 BTC
Random Selection Loading Transactions
Max Size: 170.67/200 MB

Candidate Block

Mining Attempt 625963623b3c3fdfdd8f732371168f188e6f5bb4c6a47634093d4fead2a53a62
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 17ae61929cabea7990f4bb104cc90295dab2d4bcc6497727398ec6a2f6608ac7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,594
Size: 1.00 vMB
Total Fees: 0.10359670 BTC
Feerates: 477.45 > 10.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (395,617 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,207 519,207 000000000000000000478de7094dfd7884ecadd9350222eb01143fb687b470c8 634 0.25/1.00 vMB 40
519,206 519,206 0000000000000000000680047c6927794e2502152ff379f6c897dc329aa5ff21 523 0.19/1.00 vMB 31
519,205 519,205 0000000000000000004934ff6854da4d81a6dafc0f684daf9187649cf384d148 88 0.04/1.00 vMB 15
519,204 519,204 000000000000000000080d1b6402b224647a2ddd71bde3d306edc612c893ff1e 1,029 0.42/1.00 vMB 12
519,203 519,203 0000000000000000000276cba04983167d67522ec754ce2849d12b20b0997f3e 1,565 0.67/1.00 vMB 39
519,202 519,202 000000000000000000107a7a7d7e0a9b8cfb0090dba32da13c57acf25aaf56bd 2,583 1.00/1.00 vMB 35
519,201 519,201 0000000000000000003af7b6a9e63f33a863b5311af2e33c1ff889ed28d1232d 2,007 0.79/1.00 vMB 30
519,200 519,200 0000000000000000001119e07f50b11db84cda52bebe660ecb125b85ecb84d07 173 0.07/1.00 vMB 31
519,199 519,199 000000000000000000454051bc84902588cbdd4ffed20ae1792011a425dd1768 1,195 0.48/1.00 vMB 36
519,198 519,198 0000000000000000003c7490d6b4d8066d1d02bc6964c41de3df38c84f63f6ff 623 0.38/1.00 vMB 32
519,197 519,197 0000000000000000003e9186bb428caadf31df0f67afd0d5c6d0f84cb3c2ce88 502 0.24/1.00 vMB 26
519,196 519,196 0000000000000000000d370267969103f0c4f60e5465374e4c50e3308caba90d 607 0.25/1.00 vMB 35
519,195 519,195 0000000000000000002cdb6d3f3aa8b4d1608acff3c09d007a8404a6e76e48ef 898 0.58/1.00 vMB 22
519,194 519,194 000000000000000000454e5d58228ee1ccd45e9259425fd3e1940ef16c2ac0e5 2,209 1.00/1.00 vMB 21
519,193 519,193 00000000000000000022e9bfd89c122fc38874efa1dfcae255d9ae8633ece4b1 2,529 1.00/1.00 vMB 48
519,192 519,192 0000000000000000004436d0c922c2beb33ef3436151c75f1f2fd5317cedc4aa 1,209 0.47/1.00 vMB 50
519,191 519,191 0000000000000000003b7c001253d4c39f54403f4dfbe40f34a1cdea7ba83aea 953 0.44/1.00 vMB 38
519,190 519,190 0000000000000000001a76bc47953205279adc6ac7937cceebcee4496f8f2205 89 0.03/1.00 vMB 27
519,189 519,189 00000000000000000016fa2169526aaa5f268262138de1e7458cba1d98fc589c 408 0.43/1.00 vMB 11
519,188 519,188 00000000000000000034b3675632291602545d4eacdf4a3b11977b3f74bb160a 1,165 1.00/1.00 vMB 21
519,187 519,187 0000000000000000000397eb2452c0ffe2c5ca847b222be9db48bcf3066da0dc 517 0.25/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.54 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.