Loading Tool

Explorer IconExplorer

Memory Pool

40,260 transactions
27.24 vMB
0.05952046 BTC
Random Selection Loading Transactions
Max Size: 142.47/200 MB

Candidate Block

Mining Attempt ba3ed3378e8326bda5f928b65738201b4b1c493b96e373def2b89ef5d3a75955
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root ef069eafea187375d7076198be834431a72cd097c423a2090506d26840e75220
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,863
Size: 1.00 vMB
Total Fees: 0.00892611 BTC
Feerates: 69.10 > 0.89 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (534,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,053 380,053 000000000000000009af5836053a573caa9ad3e7a870479c70f95acb2c18d17f 573 0.28/1.00 vMB 35
380,052 380,052 00000000000000000e14dafb7a4a5471fdc651a0c4d5939c0baf5bbb8709ca16 1,645 1.00/1.00 vMB 24
380,051 380,051 0000000000000000087f1823101ec05eb44c5237cf596053a2b21375639936a4 1,603 0.75/1.00 vMB 40
380,050 380,050 00000000000000000c3480182e4d9606bab13ee4f2370741e58b7d3db8e2728d 986 0.47/1.00 vMB 35
380,049 380,049 0000000000000000036b2e86979e224c4ef40bbefbc3af086ab9beffb87d88c2 133 0.25/1.00 vMB 6
380,048 380,048 000000000000000011aeab1053e76bc9ed9bee6fb30b74ec0b6b7062cf599e35 2,289 1.00/1.00 vMB 40
380,047 380,047 00000000000000000e02491e1352082014a7cd3da8513e4f258a9e20619bdbf9 1,304 0.74/1.00 vMB 29
380,046 380,046 000000000000000006d43b104da6da76756287c4be74d8a57f70ef3b43a9207a 110 0.10/1.00 vMB 23
380,045 380,045 000000000000000001160195352ce34a7494b729c555f46e3f70fd9fffe22a20 327 0.25/1.00 vMB 22
380,044 380,044 000000000000000008e4433ae01aa88359ef50f353ad54571d757a6e1ee69bd7 418 0.24/1.00 vMB 28
380,043 380,043 0000000000000000086bf53d65e8a66f81b26d6ef05237234c4f0ff6703ae5b0 413 0.29/1.00 vMB 23
380,042 380,042 00000000000000000c16ede947e461aa30aa6b3879ba72c39a410e076833ba47 1,196 0.75/1.00 vMB 26
380,041 380,041 000000000000000004c8b000e1924fe55d0025fa185d6345236e2537a247d0f5 2,530 1.00/1.00 vMB 42
380,040 380,040 000000000000000009327d9cd32c82b78b23f877c82587cfb4d1142e6433cd57 224 0.90/1.00 vMB 3
380,039 380,039 000000000000000003cbc9d1c9d99cff9ec89ce3a5d160406e302c73fb141c3e 1,548 0.69/1.00 vMB 38
380,038 380,038 00000000000000000bb35cf04f54e794cfb6a50f2445a101ae6f6132f76236f3 1,453 0.67/1.00 vMB 36
380,037 380,037 000000000000000005c54248bd05f1e587182668019aacd064693946c0fa0c8c 2 0.00/1.00 vMB 0
380,036 380,036 00000000000000000042ae6dcd97518e29cdad079de69450d837133c545fc08d 1,936 1.00/1.00 vMB 33
380,035 380,035 000000000000000003276414d0bfd23737b4b9ce7925b261c5dc0724fbfd100a 852 0.43/1.00 vMB 35
380,034 380,034 00000000000000000c00f7f455f3311b890780588c7c17a66e016b97c9e56e25 1,850 0.99/1.00 vMB 33
380,033 380,033 00000000000000000b311d6d472fc1b4b786c5330027134f230524d01621d0ce 110 0.17/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.15 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: 652.97 GB
    • Received: 13.81 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.